Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add helper script for downloading dataset+sidecars #1664

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jameshadfield
Copy link
Member

Adds a small dev-use-only script to download the dataset + sidecar files from a given nextstrain.org URL and give them the correct filename so that you can test the same URL pathname from localhost auspice.

I've wanted this for ages but #1603 finally motivated me to do it.

Adds a small dev-use-only script to download the dataset +
sidecar files from a given nextstrain.org URL and give them
the correct filename so that you can test the same URL pathname
from localhost auspice.

I've wanted this for ages but #1603 finally motivated me to do it.
@nextstrain-bot nextstrain-bot temporarily deployed to auspice-helper-script-wujszg7t April 20, 2023 04:23 Inactive
@joverlee521
Copy link
Contributor

FWIW, you can do the same thing with the nextstrain CLI:

nextstrain remote download nextstrain.org/community/joverlee521/nextstrain-testing/flu/seasonal/h1n1pdm/ha/09-17 datasets

produces the same results as

./scripts/get-dataset.sh nextstrain.org/community/joverlee521/nextstrain-testing/flu/seasonal/h1n1pdm/ha/09-17 datasets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

3 participants